Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: update exports in package.json for better compatibility #2535

Merged
merged 7 commits into from
Oct 12, 2024

Conversation

gpbl
Copy link
Owner

@gpbl gpbl commented Oct 11, 2024

Fix #2533.

@gpbl gpbl merged commit e80f218 into main Oct 12, 2024
10 checks passed
@gpbl gpbl deleted the gpbl/issue2533 branch October 12, 2024 20:22
@Adnan-Sait
Copy link

@gpbl, when will this change be released?
Our Jest tests are failing since we upgraded from version 7 to 9.

SyntaxError: Cannot use import statement outside a module

import { DayPicker, DayPickerProps } from 'react-day-picker';

@gpbl
Copy link
Owner Author

gpbl commented Oct 15, 2024

@Adnan-Sait, this has been published in v9.1.4. Could you check if it resolves your issue? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build: Verify exports in package.json
2 participants